Commit Graph

453 Commits

Author SHA1 Message Date
Dustin Rush c80dd23ec0 added finish reason exception IncompleteOutputException (#279) 2023-12-15 11:09:29 -05:00
Jason Liu 4df4647177 Updates to Tutorials (#248) 2023-12-14 18:04:02 -05:00
Jason Liu d35cf1bb74 not openai 2023-12-14 15:33:22 -05:00
Jason Liu b2a38ffe10 Support JSON_OBJECT mode from Anyscale (#275) 2023-12-13 00:05:54 -05:00
Jason Liu cb5385c313 Revert "Add new Mode for Anyscale's json schema schema type " (#274) 2023-12-12 23:18:14 -05:00
Jason Liu aeec164482 Add new Mode for Anyscale's json schema schema type (#273) 2023-12-12 23:11:57 -05:00
Jason Liu 329aad023b add md_mode 2023-12-12 22:48:34 -05:00
Jason Liu 11664ec09c image to table 2023-12-12 21:21:21 -05:00
Hongnan Gao 94e32968db Integrate and Enhance Type Checking with Mypy (#264)
Co-authored-by: Jason Liu <jxnl@users.noreply.github.com>
2023-12-12 15:09:59 -05:00
Jason Liu 161f0dd495 update changes 2023-12-12 15:02:19 -05:00
Jason Liu d3c13965a8 Parse availability of dates (#267) 2023-12-11 17:08:36 -05:00
Jason Liu 941f10045f Add multitask tests (#265) 2023-12-09 16:09:14 -05:00
Anmol Jawandha 694414e9fd Fix async streaming (#261) 2023-12-09 15:48:06 -05:00
Ashank Tomar 55887865fa Json mode nested models (#263) 2023-12-09 09:46:53 -05:00
Gabriel Garrett 9b7fbbb4f2 Adds ruff linting and formatting (#262) 2023-12-08 12:30:55 -05:00
T1 6ac25db4be Update contributing.md (#241) 2023-12-08 11:36:15 -05:00
Jason Liu dc786a9ce7 Add logging.error for Retry logic (#259) 2023-12-08 01:01:43 -05:00
Jason Liu ff7c0616f1 bump version 2023-12-06 12:34:24 -05:00
WaseemH ba1070abd3 Small doc fix for FastAPI section (#253) 2023-12-05 20:56:30 -05:00
Nikolay Sheyko af6543c660 added missing angle bracket (#252) 2023-12-05 14:02:28 -05:00
Nikolay Sheyko aa62d19423 Fix "seperate" typo (#251) 2023-12-05 13:04:07 -05:00
Alonso Astroza Tagle 202f9cb227 Fixed the system prompt for JSON mode, enabling the use of Pydantic nested models (#249)
Co-authored-by: Jason Liu <jason@jxnl.co>
Co-authored-by: Jason Liu <jxnl@users.noreply.github.com>
2023-12-04 23:47:46 -05:00
Brandon Phillips cb96010bba Opensource examples - Runpod w/Text-Generation-WebUI API Endpoint (#247)
Co-authored-by: Jason Liu <jason@jxnl.co>
2023-12-04 23:28:50 -05:00
Tazik Shahjahan 8d3c255240 Documentation: Update planning-tasks.md (#250) 2023-12-04 14:55:28 -05:00
Jason Liu 7a9f57be7d ruff 2023-12-01 20:35:34 -05:00
Anmol Jawandha ae59ed434f Markdown JSON Mode (#246)
Co-authored-by: Jason Liu <jxnl@users.noreply.github.com>
2023-12-01 19:52:37 -05:00
Guillaume Pouyat a5ea6e5c41 Fix #244 -- Refactor dump_message function to force content key (#245)
Co-authored-by: Jason Liu <jxnl@users.noreply.github.com>
2023-12-01 19:01:33 -05:00
Jason Liu 0477f58d0f delete PR 2023-12-01 15:44:23 -05:00
Jason Liu d59ed2662e add tests 2023-12-01 12:56:14 -05:00
Jason Liu 7cc1e6fddb add dispatch 2023-12-01 12:33:32 -05:00
Morgante Pell 1942f3347f chore: add grit pattern enforcement (#243) 2023-11-30 13:15:09 -05:00
Alex Telon 12ba79ab13 Fixed 1 spelling error in docs (#236) 2023-11-29 16:51:06 -05:00
Brandon Phillips bf22a106bc Opensource examples (#238)
Co-authored-by: Jason Liu <jason@jxnl.co>
2023-11-29 16:50:50 -05:00
Anmol Jawandha f1dc540036 ref fastapi in generator.md (#240) 2023-11-29 16:40:51 -05:00
Jason Liu 1bf624154c typo 2023-11-29 13:22:08 -05:00
Jason Liu 33bb220712 typo 2023-11-29 13:19:22 -05:00
Jason Liu dd917a8e95 add fastapi 2023-11-29 13:15:08 -05:00
Anmol Jawandha 7a8bdb544f Generator blog: small formatting (#237) 2023-11-29 13:05:54 -05:00
Jason Liu c2c3ccf544 Update generator.md 2023-11-29 10:14:47 -05:00
Muhtasham Oblokulov 088381d1ae add: fastpi to concepts (#234) 2023-11-28 16:58:37 -05:00
Brandon Phillips fbd65fb135 Adding Open Router inference Example (#226)
Co-authored-by: Jason Liu <jason@jxnl.co>
2023-11-28 14:59:01 -05:00
Jason Liu e6f8cae786 ruff 2023-11-28 13:25:43 -05:00
Matthew 47fa89e2db Update caching.md (#233) 2023-11-28 13:20:39 -05:00
Anmol Jawandha 185138519f Generator blog post (#230)
Co-authored-by: Jason Liu <jxnl@users.noreply.github.com>
Co-authored-by: Jason Liu <jason@jxnl.co>
2023-11-28 13:20:18 -05:00
Jason Liu 634d20e428 Delete .DS_Store 2023-11-27 20:07:40 -05:00
Ivan Leo 9f6b9288e2 Fixed up missing dependencies and updated README.md (#232) 2023-11-27 09:49:42 -05:00
Jason Liu a09cbd7e1e add button 2023-11-26 18:31:20 -05:00
Ankur Goyal 2649061ff1 Add braintrust proxy (#225) 2023-11-26 18:21:47 -05:00
Anmol Jawandha 66f2f6320a Support Streaming MultiTask with response_model (#221) 2023-11-26 18:21:17 -05:00
Jason Liu ef70801c10 ruff 2023-11-26 14:10:54 -05:00