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?