Skip to content

issues Search Results · repo:lofcz/LlmTornado language:C#

Filter by

18 results
 (52 ms)

18 results

inlofcz/LlmTornado (press backspace or delete to remove)

the exception: System.Exception: Google doesn t support endpoint Embeddings at LlmTornado.Code.Vendor.GoogleEndpointProvider.ApiUrl(CapabilityEndpoints endpoint, String url) at ...
enhancement
  • orentet
  • 5
  • Opened 
    9 days ago
  • #37

This is fast adopted standard for software library creators called llms-ctx.txt. I essentially provides the documentation in a format that one would provide directly to an LLM via chatbot or AI tools (Cline ...
  • schaveyt
  • 1
  • Opened 
    on Feb 11
  • #33

Add OIlama provider with examples Thanks!
  • pacoweb
  • 4
  • Opened 
    on Jan 22
  • #27

Anthropic can call tools mid response. Streaming results in the tool call appearing in the message handler Certainly, I ll consult the book for more details. [ { index : 1, id : toolu_04S4Y0K1aK5c3Uv0GlOKfkxW ...
investigation
  • John117Coltrane
  • 7
  • Opened 
    on Oct 26, 2024
  • #26

Will you be adding prompt caching for anthropic (https://www.anthropic.com/news/prompt-caching)?
enhancement
  • MBrekhof
  • 4
  • Opened 
    on Sep 17, 2024
  • #25

Hello dear devs kindly update the tornado to these models Claude Sonnet 3.5, OpenAI GPT4o mini, Azure Gpt4o mini This is the place where we develop and maintain most of SDL s plugins for Trados Studio. ...
  • drkhateeb
  • 1
  • Opened 
    on Jul 21, 2024
  • #23

It will be insane if we can add support for groq.com s API.
  • Pascal1132
  • 2
  • Opened 
    on Jul 16, 2024
  • #22

Currently Azure AI Hub (ai.azure.com) supports serverless Cohere model on Azure cloud service, the endpoint for these deployments are similar with OpenAI Azure Service. This package does not support use ...
enhancement
  • sgjsakura
  • 1
  • Opened 
    on Jul 9, 2024
  • #21

Hi, there may be an issue with the Cohere Embedding API, not providing the correct request headers. It appears to be calling platform.openai.com instead of cohere. Example of code that fails string apiKey ...
  • primaryobjects
  • 2
  • Opened 
    on Jun 21, 2024
  • #19

I m using the sample right from readme: var openAiKey = builder.Configuration[ ApiKeys:OpenAi ]; var tornadoApi = new TornadoApi(new List ProviderAuthentication { new(LLmProviders.OpenAi, openAiKey) ...
  • hallidev
  • 3
  • Opened 
    on Jun 8, 2024
  • #18
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub