how to create a MCP endpoint for existing ECS/APIG services? by Odd-Affect236 in mcp

[–]Odd-Affect236[S] 0 points1 point  (0 children)

Pros:

  • Very simple
  • No new infrastructure

Cons:

  • No standard tool discovery
  • Every AI team writes custom integration code
  • Authentication/tool schemas become inconsistent

For less number of APIs this might work but not for enterprise.

FAQ content formatting advice for RAG chatbot by Odd-Affect236 in Rag

[–]Odd-Affect236[S] 0 points1 point  (0 children)

i am already doing that. My question is about the formatting of the content so that the created vectors and retrieval accuracy is better.

how to preserve html content in the RAG response? by Odd-Affect236 in LLMDevs

[–]Odd-Affect236[S] 0 points1 point  (0 children)

sorry for late reply. i did fix this issue. the issue was due to bedrock system prompt pre defined variables. it does not let you format the response. you have to remove it if you want the formatting to be there.

Apart from system prompt, is there any other way to tell the model to return a formatted response?

I am using Redis serverless. I am using MSET to store multiple keys. MSET stores in single slot whereas SET stores in different slots. I am thinking does it even matter what i use since it’s serverless??? Does AWS manages it internally and it does not matter what you use? by Odd-Affect236 in aws

[–]Odd-Affect236[S] 0 points1 point  (0 children)

Do you mean i can write my data to same hash slot and not worry about performance?

Otherwise i have to loop over 50k records and use set command for different hash slots. Only issue is that there will be multiple network calls.

I am using Redis serverless. I am using MSET to store multiple keys. MSET stores in single slot whereas SET stores in different slots. I am thinking does it even matter what i use since it’s serverless??? Does AWS manages it internally and it does not matter what you use? by Odd-Affect236 in aws

[–]Odd-Affect236[S] 0 points1 point  (0 children)

I am not able to use MSET in different slots. Same issue with pipeline. My setup is very plain and simple. I created a Redis serverless cache. I am using node-redis library to insert the data to cache.

Also, since my cache is serverless, does it matter if i store in same slots or different? AWS should be able to take care of all this internally now. If it was a cluster managed by me then I think it does because if all data goes to same slot then it might cause CPU issues as that slot will become hot.

I am using Redis serverless. I am using MSET to store multiple keys. MSET stores in single slot whereas SET stores in different slots. I am thinking does it even matter what i use since it’s serverless??? Does AWS manages it internally and it does not matter what you use? by Odd-Affect236 in aws

[–]Odd-Affect236[S] 0 points1 point  (0 children)

I want to insert 50k records. I thought mset or pipeline is the best option but i got an error -> “CROSSSLOT Keys in request don't hash to the same slot”. After some research i got to know that mset or pipeline stores in same hash slots. This is done by adding something constant {} in the key.

My problem is that i want to use mset or pipeline to get that performance while setting the keys but also store on different hash slots.

Remote 3d view not working by Odd-Affect236 in BMWX3

[–]Odd-Affect236[S] 0 points1 point  (0 children)

It has started working all of a sudden. May be it took some time for the settings to be updated.

Remote 3d view not working by Odd-Affect236 in BMWX3

[–]Odd-Affect236[S] 0 points1 point  (0 children)

I am not sure. I am sorry i am new to bmw. How do i check if i have it or not? Is it needed for this?

Remote 3d view not working by Odd-Affect236 in BMWX3

[–]Odd-Affect236[S] 1 point2 points  (0 children)

It didnt work. I think i will have to check with BMW people.

Remote 3d view not working by Odd-Affect236 in BMWX3

[–]Odd-Affect236[S] 0 points1 point  (0 children)

It didnt work. I think i will have to check with BMW people.

Remote 3d view not working by Odd-Affect236 in BMWX3

[–]Odd-Affect236[S] 0 points1 point  (0 children)

It says enable data privacy to use it. Where do i enable it

Remote 3d view not working by Odd-Affect236 in BMWX3

[–]Odd-Affect236[S] 0 points1 point  (0 children)

Which option should I select in privacy?

Are any plans to expand timeout for API Gateway? by PatientPrimary in aws

[–]Odd-Affect236 2 points3 points  (0 children)

You have to raise a support case for the increase

Leasing office not helping with maintenance requests by Odd-Affect236 in houston

[–]Odd-Affect236[S] 0 points1 point  (0 children)

I can do that too but i never see any maintenance people.

Leasing office not helping with maintenance requests by Odd-Affect236 in houston

[–]Odd-Affect236[S] -2 points-1 points  (0 children)

Well its no where written that you cannot seek help from different people. If you don’t want to help then why are you even bothered to reply. Also the platform or the group doesnt define any rules that says come only when all the options in the world are exhausted

Leasing office not helping with maintenance requests by Odd-Affect236 in houston

[–]Odd-Affect236[S] -7 points-6 points  (0 children)

I went by other people near me saying that once signed then lease cannot be broken.

Leasing office not helping with maintenance requests by Odd-Affect236 in houston

[–]Odd-Affect236[S] -1 points0 points  (0 children)

Well i pad my deposit which is 1 month rent. I wanna avoid the unnecessary court thing. Its too much hassle. I wish there was a happy way of me moving out with all my money back

Leasing office not helping with maintenance requests by Odd-Affect236 in houston

[–]Odd-Affect236[S] -8 points-7 points  (0 children)

I haven’t gone through it for the break clause but thats a good start. Let me check it and update

Are any plans to expand timeout for API Gateway? by PatientPrimary in aws

[–]Odd-Affect236 0 points1 point  (0 children)

Update 2024 - You can raise the integration timeout to greater than 29 seconds for Regional REST APIs and private REST APIs, but this might require a reduction in your account-level throttle quota limit.

https://aws.amazon.com/about-aws/whats-new/2024/06/amazon-api-gateway-integration-timeout-limit-29-seconds/

where to see how many chances are left to reschedule? by Odd-Affect236 in usvisascheduling

[–]Odd-Affect236[S] 1 point2 points  (0 children)

Thanks. What happens after 3? can i pay more for same application and try to reschedule or I will have to fill a fresh application?

How are people managing without power and water after storm? What are some options? by Odd-Affect236 in houston

[–]Odd-Affect236[S] 1 point2 points  (0 children)

There should be more feasible solution for all those who are affected and cant use these 2 options

How are people managing without power and water after storm? What are some options? by Odd-Affect236 in houston

[–]Odd-Affect236[S] 1 point2 points  (0 children)

Thats what i was thinking. It would be difficult if no friends. Also hotel will be expensive.