ls1intum / Hephaestus

Hephaestus - A Generative AI Mentor for Agile Software Development
MIT License
7 stars 1 forks source link

Integrate LangChain with FastAPI #49

Closed milesha closed 1 month ago

milesha commented 1 month ago

Description

This PR is based on the PR for the FastAPI setup

Summary

Motivation

To effectively interface with large language models (LLMs), we need to integrate LangChain into our FastAPI intelligence service

Related Issue

Integrate LangChain with FastAPI Issue #32

Checklist

General

Client (if applicable)

Server (if applicable)

Screenshots (if applicable)

Attach screenshots here.

FelixTJDietrich commented 1 month ago

@milesha you can stack PRs by branching of the feature/set-up-intelligence-service and then setting the target to feature/set-up-intelligence-service instead of develop.