Skip to content

issues Search Results · repo:cozodb/openai-multi-client language:Python

Filter by

9 results
 (120 ms)

9 results

incozodb/openai-multi-client (press backspace or delete to remove)

using doc s example: from openai_multi_client import OpenAIMultiClient # Remember to set the OPENAI_API_KEY environment variable to your API key api = OpenAIMultiClient(endpoint= chats , data_template={ ...
  • gileneusz
  • 1
  • Opened 
    on Jan 17, 2024
  • #10

  • sigridjineth
  • 1
  • Opened 
    on Nov 7, 2023
  • #8

Ie would batching (ChatCompletion) work with token streaming?
  • cassianlewis
  • Opened 
    on Oct 30, 2023
  • #7

Just curious whether there s an integration with langchain for the OpenAI API calls.. It seems quite promising.
  • jpzhangvincent
  • Opened 
    on Sep 11, 2023
  • #6

from openai_multi_client import OpenAIMultiClient, Payload import time # Remember to set the OPENAI_API_KEY environment variable to your API key api = OpenAIMultiClient(endpoint= chats , data_template={ ...
  • gileneusz
  • 1
  • Opened 
    on Aug 27, 2023
  • #5

Hello, do you have any idea on how to catch openai.error.RateLimitError and have None in response ? What I did is a try and except block in make_requests(), but I was wondering if there was another way ...
  • ahbalin
  • 1
  • Opened 
    on Jul 12, 2023
  • #4

Thanks for this library. It s been very useful. I wonder if there s any way to reduce noise when running this? I don t need to see all the exceptions in the output (or I can make the messages more readable ...
  • marcglobality
  • 1
  • Opened 
    on Jul 7, 2023
  • #3

I tried the Azure OpenAI for the embedding, but i don t think it s working. Any ideas on supporting ? The Azure website says it doesn t support batch yet. https://learn.microsoft.com/en-us/azure/cognitive-services/openai/reference#embeddings ...
  • jays0606
  • 2
  • Opened 
    on Jun 22, 2023
  • #2

Hello everyone, I ve been using this wonderful library to parallelize API requests in a project. It s been working great, but I recently encountered a situation where one of the API requests timed out. ...
  • univers3
  • 4
  • Opened 
    on May 31, 2023
  • #1
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