Skip to content

issues Search Results · repo:JuliaML/OpenAI.jl language:Julia

Filter by

31 results
 (101 ms)

31 results

inJuliaML/OpenAI.jl (press backspace or delete to remove)

It would be great to integrate the new Responses API from OpenAI. Announcement: https://openai.com/index/new-tools-for-building-agents/ It seems mostly like copy paste with completions endpoint but with ...
  • svilupp
  • 1
  • Opened 
    9 days ago
  • #68

I would like to propose moving streaming functionality to a separate package (made by me): https://github.com/svilupp/StreamCallbacks.jl Why? - provides an implementation that can be shared across ...
  • svilupp
  • 3
  • Opened 
    on Sep 26, 2024
  • #65

Cc: @svilupp While developing the support for Azure OpenAI in PromptingTools.jl, I came across the following issue. If I use the OpenAI.create_chat with an AzureProvider the ?api-version=2023-03-15-preview ...
  • pabvald
  • 6
  • Opened 
    on Sep 24, 2024
  • #63

As the title says, I think we re not hitting the latest API endpoints somehow?
  • Moelf
  • Opened 
    on Mar 21, 2024
  • #62

Can we generate Julia API from OpenAPI specification use OpenAPI.jl
  • NeroBlackstone
  • 1
  • Opened 
    on Feb 18, 2024
  • #61

Is there any interest in adding a JuliaFormatter spec to make future contributions easier? We could also add a format check in the CI? I’d propose a SciML style. I’m happy to draft it if there is interest. ...
enhancement
  • svilupp
  • Opened 
    on Nov 19, 2023
  • #55

It would be excellent to add some examples in the docs. I suspect it is hard for newcomers to use the various endpoints and also debug the common error. There is a lot of knowledge how we use these endpoints ...
documentation
  • svilupp
  • 1
  • Opened 
    on Nov 19, 2023
  • #54

allow base_url to be set ...just not that but all other OpenAI config params. This would make it flexible to switch and work as client for non-OpenAI local LLM servers that support OpenAI interface(s). ...
  • rcherukuri12
  • 6
  • Opened 
    on Nov 11, 2023
  • #51

It would be excellent to add the newly available API endpoints and capabilities that have been announced today, eg, [ ] Assistants (incl. Code Interpreter): https://platform.openai.com/docs/assistants/overview ...
enhancement
  • svilupp
  • 7
  • Opened 
    on Nov 6, 2023
  • #50

Hi there. It seems there is a time or string limit for doing post requests? Although I am able to do a one time request for 1000 strings out of the overview column in R, I cannot do more than 268 right ...
  • atantos
  • 2
  • Opened 
    on Aug 18, 2023
  • #48
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! 
Restrict your search to the title by using the in:title qualifier.
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! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub