NVIDIA-NeMo / NVIDIA-NeMo/Guardrails
feat: Consolidate OpenAI Interface Spec
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 7.2k
- Forks
- 842
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 25
Description
This is fine for now, but we need a more formal specification of the OpenAI spec that we put in one file and test against. Ideally this would be vended by OpenAI themselves, but we can use observed behaviour from their prod LLMs and/or their Python client to explicitly modify the behavioiur
Could you add a backlog item to come back to this (maybe "Consolidate OpenAI Interface Spec"?)
Originally posted by @tgasser-nv in https://github.com/NVIDIA/NeMo-Guardrails/pull/1058#discussion_r2007853288
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the discussion in pull request #1058 and reviewing the existing OpenAI interface behavior and Python client references. Define what belongs in the consolidated specification and how it will be tested; done means the specification is centralized in one file and the relevant behavior is covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- ai, api
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100