Skip to content

LLM SDK improvements

Compare
Choose a tag to compare
@gnfisher gnfisher released this 20 Jun 11:52
· 1 commit to main since this release
f241e5c
Add .azcopy to ignored vite path (#71)

When vite detects changes to root level files, it forces a full page
refresh instead of an hot module reload. Since we periodically include
these files in our commit history, we should ignore them for the
purposes for vite builds.